[INFO] fetching crate signal-crypto-syft 0.85.3-beta.5...
[INFO] fixing signal-crypto-syft-0.85.3-beta.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate signal-crypto-syft 0.85.3-beta.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate signal-crypto-syft 0.85.3-beta.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate signal-crypto-syft 0.85.3-beta.5
[INFO] tweaked toml for crates.io crate signal-crypto-syft 0.85.3-beta.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate signal-crypto-syft 0.85.3-beta.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate signal-crypto-syft 0.85.3-beta.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hpke-rs-crypto v0.3.0
[INFO] [stderr]   Downloaded libsignal-core-syft v0.85.3-beta.5
[INFO] [stderr]   Downloaded hpke-rs v0.4.0
[INFO] [stderr]   Downloaded libcrux-sha3 v0.0.4
[INFO] [stderr]   Downloaded libcrux-traits v0.0.4
[INFO] [stderr]   Downloaded libcrux-secrets v0.0.4
[INFO] [stderr]   Downloaded libcrux-platform v0.0.2
[INFO] [stderr]   Downloaded libcrux-intrinsics v0.0.4
[INFO] [stderr]   Downloaded hax-lib-macros-types v0.3.5
[INFO] [stderr]   Downloaded core-models v0.0.4
[INFO] [stderr]   Downloaded const-str v0.6.4
[INFO] [stderr]   Downloaded hax-lib-macros v0.3.5
[INFO] [stderr]   Downloaded hax-lib v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8995a337d84ae8783f6079f32bdeebead27877749f60ed4b12443928c461187
[INFO] running `Command { std: "docker" "start" "f8995a337d84ae8783f6079f32bdeebead27877749f60ed4b12443928c461187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8995a337d84ae8783f6079f32bdeebead27877749f60ed4b12443928c461187" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8995a337d84ae8783f6079f32bdeebead27877749f60ed4b12443928c461187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8995a337d84ae8783f6079f32bdeebead27877749f60ed4b12443928c461187" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling hax-lib v0.3.5
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.4
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking libcrux-platform v0.0.2
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking hpke-rs-crypto v0.3.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling hax-lib-macros v0.3.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking libcrux-secrets v0.0.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking libcrux-traits v0.0.4
[INFO] [stderr]     Checking libsignal-core-syft v0.85.3-beta.5
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hpke-rs v0.4.0
[INFO] [stderr]     Checking signal-crypto-syft v0.85.3-beta.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `signal_crypto`
[INFO] [stdout]  --> benches/hpke.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use signal_crypto::{SimpleHpkeReceiver as _, SimpleHpkeSender as _};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seal` found for struct `PublicKey` in the current scope
[INFO] [stdout]   --> benches/hpke.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let sealed = public_key.seal(info, aad, &buf).expect("can seal");
[INFO] [stdout]    |                                 ^^^^ method not found in `PublicKey`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hpke.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn seal(&self, info: &[u8], aad: &[u8], plaintext: &[u8]) -> Result<Vec<u8>, HpkeError>;
[INFO] [stdout]    |        ---- the method is available for `PublicKey` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimpleHpkeSender` which provides `seal` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::SimpleHpkeSender;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `seal` found for struct `PublicKey` in the current scope
[INFO] [stdout]   --> benches/hpke.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 _ = public_key.seal(info, aad, &buf).expect("can seal");
[INFO] [stdout]    |                                ^^^^ method not found in `PublicKey`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hpke.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn seal(&self, info: &[u8], aad: &[u8], plaintext: &[u8]) -> Result<Vec<u8>, HpkeError>;
[INFO] [stdout]    |        ---- the method is available for `PublicKey` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimpleHpkeSender` which provides `seal` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::SimpleHpkeSender;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `open` found for struct `PrivateKey` in the current scope
[INFO] [stdout]    --> benches/hpke.rs:31:33
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 _ = private_key.open(info, aad, &sealed).expect("can open");
[INFO] [stdout]     |                                 ^^^^ method not found in `PrivateKey`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hpke.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn open(&self, info: &[u8], aad: &[u8], ciphertext: &[u8]) -> Result<Vec<u8>, HpkeError>;
[INFO] [stdout]     |        ---- the method is available for `PrivateKey` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `SimpleHpkeReceiver` which provides `open` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   6 + use signal_crypto_syft::SimpleHpkeReceiver;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `signal-crypto-syft` (bench "hpke") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> tests/aes_ctr.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut aes_ctr = signal_crypto::Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::Aes256Ctr32;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Aes256Ctr32`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     let mut aes_ctr = signal_crypto::Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout] 21 +     let mut aes_ctr = Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> tests/aes_ctr.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut aes_ctr = signal_crypto::Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::Aes256Ctr32;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Aes256Ctr32`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 40 -     let mut aes_ctr = signal_crypto::Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout] 40 +     let mut aes_ctr = Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> tests/aes_ctr.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut aes_ctr = signal_crypto::Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::Aes256Ctr32;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Aes256Ctr32`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -         let mut aes_ctr = signal_crypto::Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout] 51 +         let mut aes_ctr = Aes256Ctr32::from_key(&key, &nonce, init_ctr)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> benches/aes_gcm.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 let mut gcm_enc = signal_crypto::Aes256GcmEncryption::new(&key, &nonce, &aad)
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::Aes256GcmEncryption;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Aes256GcmEncryption`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -                 let mut gcm_enc = signal_crypto::Aes256GcmEncryption::new(&key, &nonce, &aad)
[INFO] [stdout] 23 +                 let mut gcm_enc = Aes256GcmEncryption::new(&key, &nonce, &aad)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> benches/aes_gcm.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 let mut gcm_dec = signal_crypto::Aes256GcmDecryption::new(&key, &nonce, &aad)
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::Aes256GcmDecryption;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Aes256GcmDecryption`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -                 let mut gcm_dec = signal_crypto::Aes256GcmDecryption::new(&key, &nonce, &aad)
[INFO] [stdout] 31 +                 let mut gcm_dec = Aes256GcmDecryption::new(&key, &nonce, &aad)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> tests/aes_gcm.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut gcm_enc = signal_crypto::Aes256GcmEncryption::new(&key, &nonce, &aad)?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::Aes256GcmEncryption;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Aes256GcmEncryption`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -     let mut gcm_enc = signal_crypto::Aes256GcmEncryption::new(&key, &nonce, &aad)?;
[INFO] [stdout] 81 +     let mut gcm_enc = Aes256GcmEncryption::new(&key, &nonce, &aad)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> tests/aes_gcm.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let mut gcm_dec = signal_crypto::Aes256GcmDecryption::new(&key, &nonce, &aad)?;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  6 + use signal_crypto_syft::Aes256GcmDecryption;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Aes256GcmDecryption`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let mut gcm_dec = signal_crypto::Aes256GcmDecryption::new(&key, &nonce, &aad)?;
[INFO] [stdout] 87 +     let mut gcm_dec = Aes256GcmDecryption::new(&key, &nonce, &aad)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]    --> tests/aes_gcm.rs:100:31
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let mut gcm_enc = signal_crypto::Aes256GcmEncryption::new(&key, &nonce, &aad)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   6 + use signal_crypto_syft::Aes256GcmEncryption;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Aes256GcmEncryption`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 100 -             let mut gcm_enc = signal_crypto::Aes256GcmEncryption::new(&key, &nonce, &aad)?;
[INFO] [stdout] 100 +             let mut gcm_enc = Aes256GcmEncryption::new(&key, &nonce, &aad)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]    --> tests/aes_gcm.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let mut gcm_dec = signal_crypto::Aes256GcmDecryption::new(&key, &nonce, &aad)?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   6 + use signal_crypto_syft::Aes256GcmDecryption;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Aes256GcmDecryption`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 101 -             let mut gcm_dec = signal_crypto::Aes256GcmDecryption::new(&key, &nonce, &aad)?;
[INFO] [stdout] 101 +             let mut gcm_dec = Aes256GcmDecryption::new(&key, &nonce, &aad)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]    --> tests/aes_gcm.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |             Err(signal_crypto::Error::InvalidTag)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   6 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 9 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 133 -             Err(signal_crypto::Error::InvalidTag)
[INFO] [stdout] 133 +             Err(Error::InvalidTag)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]    --> tests/aes_gcm.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let mut aes_gcm = signal_crypto::Aes256GcmEncryption::new(&key, &nonce, &ad)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   6 + use signal_crypto_syft::Aes256GcmEncryption;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Aes256GcmEncryption`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 170 -     let mut aes_gcm = signal_crypto::Aes256GcmEncryption::new(&key, &nonce, &ad)?;
[INFO] [stdout] 170 +     let mut aes_gcm = Aes256GcmEncryption::new(&key, &nonce, &ad)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> tests/aes_gcm.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn test_kat(kat: WycheproofTest) -> Result<(), signal_crypto::Error> {
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]    --> tests/aes_gcm.rs:141:44
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn aes_gcm_wycheproof_kats() -> Result<(), signal_crypto::Error> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]    --> tests/aes_gcm.rs:159:39
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn aes_gcm_smoke_test() -> Result<(), signal_crypto::Error> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `signal-crypto-syft` (test "aes_gcm") due to 9 previous errors
[INFO] [stderr] error: could not compile `signal-crypto-syft` (bench "aes_gcm") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> tests/aes_ctr.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn aes_ctr_smoke_test() -> Result<(), signal_crypto::Error> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `signal_crypto` in this scope
[INFO] [stdout]   --> tests/aes_ctr.rs:32:38
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn aes_ctr_long_test() -> Result<(), signal_crypto::Error> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `signal_crypto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `signal_crypto`, use `cargo add signal_crypto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `signal-crypto-syft` (test "aes_ctr") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "f8995a337d84ae8783f6079f32bdeebead27877749f60ed4b12443928c461187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8995a337d84ae8783f6079f32bdeebead27877749f60ed4b12443928c461187", kill_on_drop: false }`
[INFO] [stdout] f8995a337d84ae8783f6079f32bdeebead27877749f60ed4b12443928c461187
